scale: Really fix documentation of set_digits()
authorDaniel Boles <dboles@src.gnome.org>
Thu, 19 Jan 2017 00:44:35 +0000 (00:44 +0000)
committerDaniel Boles <dboles@src.gnome.org>
Thu, 19 Jan 2017 00:45:32 +0000 (00:45 +0000)
commit494a38504b2af09f8df83844f592dd8d97eee223
treef44cfd565ad08831cb526e0d5bd7a18e43944c59
parent0776bd438bc9badf94116e3f296ddb176d899b1d
scale: Really fix documentation of set_digits()

This previously only mentioned its effect on the displayed value, and
even after the previous commit, its rounding of the actual value upon
change still reads like too much of an afterthought. Worse, it wasn’t
mentioned at all in the doc for the @digits parameter. Change this to
emphasise rounding always occurs and the displayed value is secondary.
gtk/gtkscale.c